Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Unity to 2021 LTS #17

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Upgrade Unity to 2021 LTS #17

wants to merge 8 commits into from

Conversation

nowsprinting
Copy link
Owner

@nowsprinting nowsprinting commented Nov 11, 2023

  • Upgrade Unity to 2021.3.32f1
  • Remove net.tnrd.nsubstitute
  • Add UnityNuGet into scoped registries
  • Install NSubstitute v5.1.0
  • Install NSubstitute.Analyzers.CSharp v1.0.16
  • Install NUnit Analyzers v3.3.0
  • Install IDisposableAnalyzers v4.0.7
  • Fix Unity versions running tests on CI (remove older than 2021)

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Code Metrics Report

master (90d1636) #17 (4f26d05) +/-
Coverage 37.0% 37.0% 0.0%
Code to Test Ratio 1:3.2 1:3.2 0.0
Test Execution Time 4m47s 4m7s -40s
Details
  |                     | master (90d1636) | #17 (4f26d05) | +/-  |
  |---------------------|------------------|---------------|------|
  | Coverage            |            37.0% |         37.0% | 0.0% |
  |   Files             |               30 |            30 |    0 |
  |   Lines             |              507 |           507 |    0 |
  |   Covered           |              188 |           188 |    0 |
  | Code to Test Ratio  |            1:3.2 |         1:3.2 |  0.0 |
  |   Code              |             1381 |          1381 |    0 |
  |   Test              |             4482 |          4482 |    0 |
+ | Test Execution Time |            4m47s |          4m7s | -40s |

Reported by octocov

@nowsprinting nowsprinting marked this pull request as draft October 12, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant